home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 May
/
CHIPINTE052002.ISO
/
rtlnet
/
rtlintro.swf
/
scripts
/
DefineButton2_68
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-02-05
|
83 b
|
6 lines
on(release){
stopAllSounds();
getUrl("start.htm", "_top");
stop();
}